[XEN][POWERPC] Fix PHDR issues with large .data.percpu sections
authorJimi Xenidis <jimix@watson.ibm.com>
Thu, 17 Aug 2006 11:10:57 +0000 (07:10 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Thu, 17 Aug 2006 11:10:57 +0000 (07:10 -0400)
commitd48212aa7062162128077a72dea7de315da27510
treef25ad9989a615809f3e37087ebfff26cba445aa8
parentf894f8281adfa22acd962401d025897b6df9dc96
[XEN][POWERPC] Fix PHDR issues with large .data.percpu sections

This patch tells the link to only create one PHDR and place all sections
in it, also removing an unrequired mapping for the .data.percpu section.

This avoids the "Not enough room for program headers (allocated 2, need 3)"

Booted on a JS20.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
xen/arch/powerpc/xen.lds.S